openmp-fix-runtimes-build
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Sun, 8 Jan 2023 11:31:57 +0000 (11:31 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 8 Jan 2023 11:31:57 +0000 (11:31 +0000)
commit60e98c6073b3536edb843377c3187c942f4acd79
tree9266220e5761cf46ad170cc7a127d5247ed27df2
parent83d039fcb3f49d09589724fc94cebcc8d613bef7
openmp-fix-runtimes-build

include required runtimes as dependencies to openmp targets to make sure
they are built first when included as part of a runtimes build since openmp
can depend on them

Gbp-Pq: Name openmp-fix-runtimes-build.diff
llvm/runtimes/CMakeLists.txt
openmp/CMakeLists.txt
openmp/libomptarget/plugins/CMakeLists.txt
openmp/libomptarget/plugins/cuda/CMakeLists.txt
openmp/libomptarget/src/CMakeLists.txt
openmp/runtime/CMakeLists.txt
openmp/runtime/src/CMakeLists.txt
openmp/tools/archer/CMakeLists.txt